projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38fbb68
)
Fix textview-margins reftest
author
Benjamin Otte
<otte@redhat.com>
Fri, 29 Mar 2019 02:42:16 +0000
(
03:42
+0100)
committer
Benjamin Otte
<otte@redhat.com>
Fri, 29 Mar 2019 08:56:52 +0000
(09:56 +0100)
Draw something, otherwise the test will timeout
testsuite/reftests/textview-margins.css
patch
|
blob
|
history
diff --git
a/testsuite/reftests/textview-margins.css
b/testsuite/reftests/textview-margins.css
index 1160e00d49838f6fada01fc8e0e8d2b976a5dfe5..9e1fb8d3f7f5373eaa8b9247224304dc7ab019cc 100644
(file)
--- a/
testsuite/reftests/textview-margins.css
+++ b/
testsuite/reftests/textview-margins.css
@@
-1
+1,5
@@
@import "reset-to-defaults.css";
+
+.background {
+ background-color: rebeccapurple;
+}